Skip to main content

Web Pages

Documents

NameParent PagePartial URLPage Template
DocumentsHomeMyDocumentsContact Documents - Contact

Localised Content

Custom CSS
.container{
width:80vw;
}
#pageSidebar{
height:auto;
}
#pageContent{
height:auto;
border-left: 1px solid #eee !important;
}

@media (max-width: 1200px)
{
.container{
width:100vw;
}
#pageSidebar{
height:30vh;
}
#pageContent{
height:auto;
}
.col-sm-8, col-lg-9{
padding:0px;
}
#sharedDocumentsRow{
text-align: -webkit-center;
margin:0px;
}
}

Documents - Shared

NameParent PagePartial URLPage Template
Documents - SharedDocumentsSharedContact Documents - Shared

Localised Content

Custom CSS
.container{
width:80vw;
}
#pageSidebar{
height:auto;
}
#pageContent{
height:auto;
border-left: 1px solid #eee !important;
}
@media (max-width: 1200px)
{
.container{
width:100vw;
}
#pageSidebar{
height:30vh;
}
#pageContent{
height:auto;
}
.col-sm-8, col-lg-9{
padding:0px;
}
}